ParseDateTime(date-time-string [, pop-conversion ] )Returns a date/time object from a string.
String being converted to date/time object.
POP or STANDARD. If you specify POP, the function takes the date/time string passed from a POP mail server and converts it to GMT (Greenwich Mean Time) for the English (US) locale. If you specify STANDARD or nothing, the function provides no conversion. See the Note for more information about parsing date- time strings that are not from the English (US) locale.